AWeb ARexx Commands
Currently a very rudimentary command set is implemented. More commands
will be added in the future.
Available commands are:
OPEN URL/A
- Retrieve and show the document for this URL.
RELOAD
- Reload the current document.
ACTIVATEWINDOW
- Make this window the active window.
WINDOWTOFRONT
- Move this window in front of all other windows on the screen.
WINDOWTOBACK
- Move this window to the back of all other windows on the screen.
CLOSE FORCE/S
- Close this window.
The FORCE switch suppresses the "Are you sure" requester if this was the
last window.
QUIT FORCE/S
- Quit AWeb.
The FORCE switch suppresses the "Are you sure" requester.
Back to port names,
up to arexx,
or on to return codes